Welcome![Sign In][Sign Up]
Location:
Search - Network Programming for the microsoft

Search list

[Develop Tools新编WIN32API参考大全

Description: 为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
Platform: | Size: 678511 | Author: mo20 | Hits:

[WinSock-NDISWindowsnet

Description: 本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-book devoted to the Windows network programming technology, Windows 95/98/NT coverage 4/2000/CE platform. Including NetBIOS, and Windows Redirector, Winsock, Client Remote Access server. The deals are easy to understand, with plenty examples Comments on the Microsoft Network Application API function. Matching discs containing all examples of code, user-friendly. The book suitable for middle - and high-level programming, as well as network design and management personnel.
Platform: | Size: 16951463 | Author: 袁邑宁 | Hits:

[Other resourceWSockets

Description: 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校师生参考。-book adaptation of Windows, Internet and computer network universal trend introduced a set of network programming under Windows norms - Windows Sockets. These norms are under Windows is widely used, open and support a variety of network agreements Programming Interface. From 1991 the 1.0 version of the 1995 version 2.0.8, through continuous improvement and Intel. Microsoft, Sun, SGI, Informix, Companies such as Novell's full support, Windows has become the de facto network programming standards. In order to enable readers to fully understand and apply these norms, The book not only for Windows Sockets 1.1 and 2.0 specifications were more detailed presentation. taking the author's practical work, and given practical application examples of procedures. The book's contents include
Platform: | Size: 302219 | Author: whf | Hits:

[ADO-ODBCOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP / IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP / IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10687 | Author: wq57 | Hits:

[Develop ToolsNetwork Programming for Microsoft Windows 2nd

Description: windows网络编程第二版-windows version of the second network programming
Platform: | Size: 1794091 | Author: 华似磊 | Hits:

[Program docWindows 网络编程第二版

Description: Network Programming for Microsoft Windows, Second Edition! The second edition covers the same topics as the first edition and even more as well. This book primarily focuses on the Winsock network programming technology. In particular, we've added a chapter on writing high-performance, scalable Winsock applications and a chapter devoted to Winsock programming in the C# programming language using the exciting new .NET Application Frameworks library. In addition, we've completely updated the chapter on the Windows Service Provider Interface (SPI), and we cover additional protocols (such as IPv6 and reliable multicasting) and reveal functionality that is new to Windows XP.
Platform: | Size: 1793835 | Author: hellifire | Hits:

[BooksNetwork Programming for Microsoft Windows 2nd

Description: windows网络编程第二版-windows version of the second network programming
Platform: | Size: 1794048 | Author: 华似磊 | Hits:

[Internet-NetworkWindows 网络编程技术(源码)

Description: windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
Platform: | Size: 7571456 | Author: 安新 | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[OtherWINDOWS_PROG

Description: 本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。 -book devoted to the Windows network programming technology, Windows 95/98/NT coverage 4/2000/CE platform. Including NetBIOS, and Windows Redirector, Winsock, Client Remote Access server. The deals are easy to understand, with plenty examples Comments on the Microsoft Network Application API function. Matching discs containing all examples of code, user-friendly. The book suitable for middle- and high-level programming, as well as network design and management personnel.
Platform: | Size: 13166592 | Author: 王国龙 | Hits:

[Internet-Network12133222432

Description: windows网络编程电子书,内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-windows network programming e-books, including NetBIOS and Windows redirector methods, Winsock methods, client methods of remote access server. The book discusses in simple terms, using a large number of detailed examples of the Microsoft Network Application API function. Supporting CD-ROM contains all example code to allow readers to use. This book suitable for middle and senior programming staff, as well as network design and management of reference.
Platform: | Size: 13168640 | Author: 李真志 | Hits:

[VC/MFCNetworkProgrammingforMicrosoftWindows2nd

Description: In addition to all the people who contributed to the first edition, we would like to thank the following individuals for their generous help in writing this edition. Very special thanks go to Jory Prather for verifying the code samples as well as fixing them for consistency. Thanks to Dave Thaler, Brian Zill, and Rich Draves for clarifying our IPv6 questions, Mohammad Alam and Rajesh Peddibhotla for help with reliable multicasting, and Jeff Venable for his contributions on the Network Location Awareness functionality. Thanks to Vadim Eydelman for his Winsock expertise. And finally we would like to thank the .NET Application Frameworks team (Lance Olson, Mauro Ottaviani, and Ron Alberda) for their help with our questions about .NET Sockets.
Platform: | Size: 1794048 | Author: | Hits:

[Internet-NetworkSamples

Description: [Windows网络编程]-[Network Programming for Microsoft Windows],该书的随书源码。-[Windows Network Programming]- [Network Programming for Microsoft Windows], the book with the book source.
Platform: | Size: 548864 | Author: | Hits:

[JSP/JavaIDCard_qiuyepingjing_2

Description: 针对普通的Web浏览器网页软件界面,华视推出“身份证阅读Web浏览器ActiveX控件” ,或者叫Web“插件” 。 ActiveX 浏览器控件是Microsoft提出的一组使用COM(Component Object Model,部件对象模型)使得软件部件在 网络环境中进行交互的技术集。它与具体的编程语言无关。作为针对Internet应用开发的技术,ActiveX被广泛应用于WEB服务器以及客户端的各个方面。 同时,ActiveX技术也被用于方便地创建普通的桌面应用程序。-For an ordinary Web browser, web page software interface CTS launched the " identity card reading Web browser ActiveX control," or called Web " plug-ins." ActiveX control is a browser made by Microsoft to use a set of COM (Component Object Model, Component Object Model) enables software components in the network environment for the conduct of interactive technology set. It has nothing to do specific programming language. As for Internet application development technology, ActiveX has been widely used in WEB server, as well as all aspects of the client. At the same time, ActiveX technology can also be used to easily create a common desktop applications.
Platform: | Size: 1219584 | Author: 大秋 | Hits:

[OtherNetworkProgrammingforMicrosoftWindows2nd

Description: Network Programming for Microsoft Windows 2nd,第二版的chm电子图书,未翻译-Network Programming for Microsoft Windows 2nd, the second edition chm e-book, no translation
Platform: | Size: 1794048 | Author: 小何 | Hits:

[VC/MFCWindowsSystemProgramming3rdEdition

Description: This book describes application development using the Microsoft Windows Application Programming Interface (API), concentrating on the core system services, including the file system, process and thread management, interprocess communication, network programming, and synchronization. User interfaces, internals, and I/O drivers, although important and interesting topics, are beyond the book s scope. The examples concentrate on realistic scenarios, and in many cases the examples can be used as the foundations for real applications.
Platform: | Size: 2376704 | Author: duong | Hits:

[VC/MFCWindowsNetProgram

Description: 欢迎您的Microsoft Windows网络编程,第二版!第二版,内容涵盖了第1版相同的主题,甚至还有很多。这本书主要集中在Winsock网络编程技术。特别是,我们添加了写高性能,可伸缩的Winsock应用程序和专门的Winsock在C#编程语言编程使用令人兴奋的新的。NET应用程序框架库一章一章。此外,我们已经完全更新了对Windows服务提供程序接口(SPI)的篇章,我们额外支付的协议,如IPv6和可靠的多播()和显示功能,是新的Windows XP中。-Welcome to Network Programming for Microsoft Windows, Second Edition! The second edition covers the same topics as the first edition and even more as well. This book primarily focuses on the Winsock network programming technology. In particular, we ve added a chapter on writing high-performance, scalable Winsock applications and a chapter devoted to Winsock programming in the C# programming language using the exciting new .NET Application Frameworks library. In addition, we ve completely updated the chapter on the Windows Service Provider Interface (SPI), and we cover additional protocols (such as IPv6 and reliable multicasting) and reveal functionality that is new to Windows XP.
Platform: | Size: 1794048 | Author: | Hits:

[CSharp1

Description: This is MS Press - Network Programming for the Microsoft DotNET Framework .-This is MS Press - Network Programming for the Microsoft DotNET Framework .
Platform: | Size: 1633280 | Author: nilgoon | Hits:

[CSharpNetworkProgramming

Description: 此程序实现了服务器和客户端之间的通信,只需要简单修改IP,即能支持在广域网通信。服务端应用Socket,界面则用XAML构建,平台是net.framework 4.0.这个是网络编程的课程设计源代码。-This program implements the server and client communication between, simply modify the IP, that is able to support wide-area network communication. Server application Socket, interface is built using XAML, the platform is net.framework 4.0. This is the course design network programming source code.
Platform: | Size: 167936 | Author: 师颖 | Hits:

[BooksMS Press - Network Programming for Microsoft Windows

Description: Welcome to Network Programming for Microsoft Windows! This book covers a wide variety of networking functions available in Windows 95, Windows 98, Windows NT 4, Windows 2000, and Windows CE. The text is designed with the intermediate to advanced programmer in mind, but beginning programmers will find it a useful reference and a comprehensive introduction to the various networking functions.
Platform: | Size: 2248361 | Author: borelli40@gmail.com | Hits:
« 12 3 »

CodeBus www.codebus.net